
 
 D C . s e t D i s a b l e d ( b o o l D i s a b l e S t a t e ) 
 
 
 
 D e s c r i p t i o n :   S e t s   t h e   d i s a b l e d   s t a t e   o f   t h e   o r i g i n a t i n g   D C   o b j e c t   a n d   i t s   a s s o c i a t e d   t r i g g e r i n g   e l e m e n t . 
 
 
 
 R e t u r n s :   D C   O b j e c t . 
 
 
 
 E x a m p l e : 
 
 
 
 D C . s e t D i s a b l e d ( t r u e ) ; 
 
 
 
 / /   O r 
 
 
 
 D C . s e t D i s a b l e d ( f a l s e ) ; 
 
 